home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 5 / MacMania 5.toast / / Internet software / NewsWatcher / NW Source / Source / help.h < prev    next >
Text File  |  1995-07-11  |  336b  |  9 lines

  1. void ShowHelpBalloon (Point tip, Rect *alternateRect, short index);
  2. Boolean DoSizeBoxAndVerticalScrollBarBalloons (WindowPtr wind, Point where);
  3. void KillBalloon (void);
  4. void InitHelpMenu (void);
  5. void AdjustHelpMenu (void);
  6. OSErr DoHelpMenuCommand (short item);
  7. OSErr OpenFirstHelpTopicWindow (void);
  8. void InitHelpDispatchTable (void);
  9.